PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFComboBoxField Class
/ setEnableSpellCheck Method
True if the text entered in the field should be spell-checked.
Collapse All
Expand All
In This Topic
setEnableSpellCheck Method
In This Topic
Sets a value indicating whether the field value should be spell-checked.
Syntax
public
void
setEnableSpellCheck(
boolean
value
)
Parameters
value
True if the text entered in the field should be spell-checked.
See Also
Reference
PDFComboBoxField Class
PDFComboBoxField Members